[INFO] fetching crate cqrs-eventsourcing 0.1.1...
[INFO] testing cqrs-eventsourcing-0.1.1 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate cqrs-eventsourcing 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate cqrs-eventsourcing 0.1.1
[INFO] finished tweaking crates.io crate cqrs-eventsourcing 0.1.1
[INFO] tweaked toml for crates.io crate cqrs-eventsourcing 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cqrs-eventsourcing 0.1.1 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 83 packages to latest compatible versions
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.52.3)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.23.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d35571c80d7b5cc19d507cd9bf0b2bed816423963413576b428f09bdbb869d4e
[INFO] running `Command { std: "docker" "start" "d35571c80d7b5cc19d507cd9bf0b2bed816423963413576b428f09bdbb869d4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d35571c80d7b5cc19d507cd9bf0b2bed816423963413576b428f09bdbb869d4e" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d35571c80d7b5cc19d507cd9bf0b2bed816423963413576b428f09bdbb869d4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d35571c80d7b5cc19d507cd9bf0b2bed816423963413576b428f09bdbb869d4e" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling cqrs-eventsourcing v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.67s
[INFO] running `Command { std: "docker" "inspect" "d35571c80d7b5cc19d507cd9bf0b2bed816423963413576b428f09bdbb869d4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d35571c80d7b5cc19d507cd9bf0b2bed816423963413576b428f09bdbb869d4e" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cqrs-eventsourcing v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `expected`
[INFO] [stdout]    --> tests/lib.rs:261:13
[INFO] [stdout]     |
[INFO] [stdout] 261 |         let expected = vec![DispatchEvent::Accepted(Accepted {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> tests/lib.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 171 | struct Accept {
[INFO] [stdout]     |        ------ field in this struct
[INFO] [stdout] 172 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Accept` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.57s
[INFO] running `Command { std: "docker" "inspect" "d35571c80d7b5cc19d507cd9bf0b2bed816423963413576b428f09bdbb869d4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d35571c80d7b5cc19d507cd9bf0b2bed816423963413576b428f09bdbb869d4e" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `expected`
[INFO] [stderr]    --> tests/lib.rs:261:13
[INFO] [stderr]     |
[INFO] [stderr] 261 |         let expected = vec![DispatchEvent::Accepted(Accepted {
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]    --> tests/lib.rs:172:5
[INFO] [stderr]     |
[INFO] [stderr] 171 | struct Accept {
[INFO] [stderr]     |        ------ field in this struct
[INFO] [stderr] 172 |     id: String,
[INFO] [stderr]     |     ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Accept` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cqrs-eventsourcing` (test "lib") generated 2 warnings (run `cargo fix --test "lib" -p cqrs-eventsourcing` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cqrs_eventsourcing-3b2227cf0337cabf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-a7c00522564ce2dc)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test given_then_dispatch_test::test_request ... ok
[INFO] [stdout] test given_then_dispatch_test::test_accept ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test lib`
[INFO] [stdout] test with_store_dispatch_test::test_request ... FAILED
[INFO] [stdout] test with_store_dispatch_test::test_accept ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- with_store_dispatch_test::test_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'with_store_dispatch_test::test_request' (515) panicked at src/file_eventstore.rs:47:25:
[INFO] [stdout] Oops! Error create store
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5700fa519738 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5700fa519738 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5700fa519738 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5700fa519738 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5700fa52e1aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5700fa52e1aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5700fa51e062 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5700fa51e062 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5700fa4f8456 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5700fa4f8456 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5700fa511c79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5700fa41e6ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5700fa41e6ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5700fa511e32 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5700fa511e32 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5700fa4f7a6c - std[d054f6f42beb1baa]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5700fa4efe59 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5700fa4ed6c0 - std[d054f6f42beb1baa]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5700fa40fab0 - <cqrs_eventsourcing[1b15ca0168a20261]::file_eventstore::FileEventStore<lib[defb79014301758b]::Dispatch, lib[defb79014301758b]::DispatchEvent>>::get_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:47:25
[INFO] [stdout]   19:     0x5700fa40ebea - <cqrs_eventsourcing[1b15ca0168a20261]::file_eventstore::FileEventStore<lib[defb79014301758b]::Dispatch, lib[defb79014301758b]::DispatchEvent> as cqrs_eventsourcing[1b15ca0168a20261]::store::Store<lib[defb79014301758b]::Dispatch, lib[defb79014301758b]::DispatchEvent>>::append::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:144:29
[INFO] [stdout]   20:     0x5700fa3e048f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::vec::Vec<cqrs_eventsourcing[1b15ca0168a20261]::formated_event::FormatedEvent<lib[defb79014301758b]::Dispatch, lib[defb79014301758b]::DispatchEvent>>, cqrs_eventsourcing[1b15ca0168a20261]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5700fa3ea47e - <cqrs_eventsourcing[1b15ca0168a20261]::cqrs::CQRS<lib[defb79014301758b]::Dispatch, lib[defb79014301758b]::DispatchEvent, cqrs_eventsourcing[1b15ca0168a20261]::file_eventstore::FileEventStore<lib[defb79014301758b]::Dispatch, lib[defb79014301758b]::DispatchEvent>>>::execute::<lib[defb79014301758b]::Request>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cqrs.rs:52:14
[INFO] [stdout]   22:     0x5700fa3dde32 - lib[defb79014301758b]::with_store_dispatch_test::test_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:302:60
[INFO] [stdout]   23:     0x5700fa3dcc2b - <tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on::<lib[defb79014301758b]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5700fa3ec06a - tokio[42f142890b88e4bf]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>, <tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5700fa3e4421 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[42f142890b88e4bf]::coop::Budget>>>::try_with::<tokio[42f142890b88e4bf]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>, <tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5700fa3e341c - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[42f142890b88e4bf]::coop::Budget>>>::with::<tokio[42f142890b88e4bf]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>, <tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5700fa3db887 - tokio[42f142890b88e4bf]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>, <tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5700fa3db887 - tokio[42f142890b88e4bf]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>, <tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5700fa3db887 - <tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on::<lib[defb79014301758b]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5700fa3dc09a - tokio[42f142890b88e4bf]::runtime::basic_scheduler::enter::<<tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5700fa3d6876 - <tokio[42f142890b88e4bf]::macros::scoped_tls::ScopedKey<tokio[42f142890b88e4bf]::runtime::basic_scheduler::Context>>::set::<tokio[42f142890b88e4bf]::runtime::basic_scheduler::enter<<tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5700fa3d8171 - tokio[42f142890b88e4bf]::runtime::basic_scheduler::enter::<<tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5700fa3d621e - <tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on::<lib[defb79014301758b]::with_store_dispatch_test::test_request::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5700fa3eaf29 - <tokio[42f142890b88e4bf]::runtime::Runtime>::block_on::<lib[defb79014301758b]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5700fa3d85e8 - tokio[42f142890b88e4bf]::runtime::context::enter::<<tokio[42f142890b88e4bf]::runtime::Runtime>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5700fa3ee9d3 - <tokio[42f142890b88e4bf]::runtime::handle::Handle>::enter::<<tokio[42f142890b88e4bf]::runtime::Runtime>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5700fa3e1e65 - <tokio[42f142890b88e4bf]::runtime::Runtime>::block_on::<lib[defb79014301758b]::with_store_dispatch_test::test_request::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5700fa3deed8 - lib[defb79014301758b]::with_store_dispatch_test::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:295:5
[INFO] [stdout]   39:     0x5700fa3dcf2c - lib[defb79014301758b]::with_store_dispatch_test::test_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:296:32
[INFO] [stdout]   40:     0x5700fa403476 - <lib[defb79014301758b]::with_store_dispatch_test::test_request::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5700fa41178b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5700fa41178b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5700fa41f005 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5700fa41f005 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5700fa41f005 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5700fa41f005 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5700fa41f005 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5700fa41f005 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5700fa41f005 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5700fa419b64 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5700fa419b64 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5700fa422082 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5700fa422082 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5700fa422082 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5700fa422082 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5700fa422082 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5700fa422082 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5700fa422082 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5700fa51909f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5700fa51909f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b5a077a2aa4 - <unknown>
[INFO] [stdout]   62:     0x7b5a0782fa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- with_store_dispatch_test::test_accept stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'with_store_dispatch_test::test_accept' (514) panicked at src/file_eventstore.rs:47:25:
[INFO] [stdout] Oops! Error create store
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5700fa519738 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5700fa519738 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5700fa519738 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5700fa519738 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5700fa52e1aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5700fa52e1aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5700fa51e062 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5700fa51e062 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5700fa4f8456 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5700fa4f8456 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5700fa511c79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5700fa41e6ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5700fa41e6ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5700fa511e32 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5700fa511e32 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5700fa4f7a6c - std[d054f6f42beb1baa]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5700fa4efe59 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5700fa4ed6c0 - std[d054f6f42beb1baa]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5700fa40fab0 - <cqrs_eventsourcing[1b15ca0168a20261]::file_eventstore::FileEventStore<lib[defb79014301758b]::Dispatch, lib[defb79014301758b]::DispatchEvent>>::get_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:47:25
[INFO] [stdout]   19:     0x5700fa40d418 - <cqrs_eventsourcing[1b15ca0168a20261]::file_eventstore::FileEventStore<lib[defb79014301758b]::Dispatch, lib[defb79014301758b]::DispatchEvent>>::read_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:59:29
[INFO] [stdout]   20:     0x5700fa40e2dc - <cqrs_eventsourcing[1b15ca0168a20261]::file_eventstore::FileEventStore<lib[defb79014301758b]::Dispatch, lib[defb79014301758b]::DispatchEvent> as cqrs_eventsourcing[1b15ca0168a20261]::store::Store<lib[defb79014301758b]::Dispatch, lib[defb79014301758b]::DispatchEvent>>::retrieve_for_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:167:39
[INFO] [stdout]   21:     0x5700fa3e048f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::vec::Vec<cqrs_eventsourcing[1b15ca0168a20261]::formated_event::FormatedEvent<lib[defb79014301758b]::Dispatch, lib[defb79014301758b]::DispatchEvent>>, cqrs_eventsourcing[1b15ca0168a20261]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5700fa3e7338 - <cqrs_eventsourcing[1b15ca0168a20261]::query_processor::QueryProcessor<lib[defb79014301758b]::Dispatch, lib[defb79014301758b]::DispatchEvent, lib[defb79014301758b]::DispatchQueryData>>::process::<cqrs_eventsourcing[1b15ca0168a20261]::file_eventstore::FileEventStore<lib[defb79014301758b]::Dispatch, lib[defb79014301758b]::DispatchEvent>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_processor.rs:27:61
[INFO] [stdout]   23:     0x5700fa3f373f - <lib[defb79014301758b]::Accept as cqrs_eventsourcing[1b15ca0168a20261]::command::Command<lib[defb79014301758b]::Dispatch, lib[defb79014301758b]::DispatchEvent>>::before::<cqrs_eventsourcing[1b15ca0168a20261]::file_eventstore::FileEventStore<lib[defb79014301758b]::Dispatch, lib[defb79014301758b]::DispatchEvent>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:211:60
[INFO] [stdout]   24:     0x5700fa3e05af - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<lib[defb79014301758b]::Accept, cqrs_eventsourcing[1b15ca0168a20261]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5700fa3e8118 - <cqrs_eventsourcing[1b15ca0168a20261]::cqrs::CQRS<lib[defb79014301758b]::Dispatch, lib[defb79014301758b]::DispatchEvent, cqrs_eventsourcing[1b15ca0168a20261]::file_eventstore::FileEventStore<lib[defb79014301758b]::Dispatch, lib[defb79014301758b]::DispatchEvent>>>::execute::<lib[defb79014301758b]::Accept>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cqrs.rs:39:51
[INFO] [stdout]   26:     0x5700fa3dd5ae - lib[defb79014301758b]::with_store_dispatch_test::test_accept::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:318:60
[INFO] [stdout]   27:     0x5700fa3dcafb - <tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on::<lib[defb79014301758b]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   28:     0x5700fa3ebf3a - tokio[42f142890b88e4bf]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>, <tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   29:     0x5700fa3e42e1 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[42f142890b88e4bf]::coop::Budget>>>::try_with::<tokio[42f142890b88e4bf]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>, <tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x5700fa3e33bc - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[42f142890b88e4bf]::coop::Budget>>>::with::<tokio[42f142890b88e4bf]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>, <tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x5700fa3db0f7 - tokio[42f142890b88e4bf]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>, <tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   32:     0x5700fa3db0f7 - tokio[42f142890b88e4bf]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>, <tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   33:     0x5700fa3db0f7 - <tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on::<lib[defb79014301758b]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   34:     0x5700fa3dc03a - tokio[42f142890b88e4bf]::runtime::basic_scheduler::enter::<<tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   35:     0x5700fa3d6746 - <tokio[42f142890b88e4bf]::macros::scoped_tls::ScopedKey<tokio[42f142890b88e4bf]::runtime::basic_scheduler::Context>>::set::<tokio[42f142890b88e4bf]::runtime::basic_scheduler::enter<<tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   36:     0x5700fa3d7db1 - tokio[42f142890b88e4bf]::runtime::basic_scheduler::enter::<<tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   37:     0x5700fa3d61be - <tokio[42f142890b88e4bf]::runtime::basic_scheduler::BasicScheduler<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::time::driver::Driver<tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>, tokio[42f142890b88e4bf]::park::either::Either<tokio[42f142890b88e4bf]::io::driver::Driver, tokio[42f142890b88e4bf]::park::thread::ParkThread>>>>::block_on::<lib[defb79014301758b]::with_store_dispatch_test::test_accept::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   38:     0x5700fa3eade9 - <tokio[42f142890b88e4bf]::runtime::Runtime>::block_on::<lib[defb79014301758b]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   39:     0x5700fa3d84c8 - tokio[42f142890b88e4bf]::runtime::context::enter::<<tokio[42f142890b88e4bf]::runtime::Runtime>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   40:     0x5700fa3ee903 - <tokio[42f142890b88e4bf]::runtime::handle::Handle>::enter::<<tokio[42f142890b88e4bf]::runtime::Runtime>::block_on<lib[defb79014301758b]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), cqrs_eventsourcing[1b15ca0168a20261]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   41:     0x5700fa3e1de5 - <tokio[42f142890b88e4bf]::runtime::Runtime>::block_on::<lib[defb79014301758b]::with_store_dispatch_test::test_accept::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   42:     0x5700fa3decd8 - lib[defb79014301758b]::with_store_dispatch_test::test_accept
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:309:5
[INFO] [stdout]   43:     0x5700fa3dceec - lib[defb79014301758b]::with_store_dispatch_test::test_accept::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:310:31
[INFO] [stdout]   44:     0x5700fa403436 - <lib[defb79014301758b]::with_store_dispatch_test::test_accept::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5700fa41178b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5700fa41178b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5700fa41f005 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5700fa41f005 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5700fa41f005 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5700fa41f005 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5700fa41f005 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5700fa41f005 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5700fa41f005 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5700fa419b64 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5700fa419b64 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5700fa422082 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5700fa422082 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5700fa422082 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5700fa422082 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5700fa422082 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5700fa422082 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5700fa422082 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5700fa51909f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   64:     0x5700fa51909f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7b5a077a2aa4 - <unknown>
[INFO] [stdout]   66:     0x7b5a0782fa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     with_store_dispatch_test::test_accept
[INFO] [stdout]     with_store_dispatch_test::test_request
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d35571c80d7b5cc19d507cd9bf0b2bed816423963413576b428f09bdbb869d4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d35571c80d7b5cc19d507cd9bf0b2bed816423963413576b428f09bdbb869d4e", kill_on_drop: false }`
[INFO] [stdout] d35571c80d7b5cc19d507cd9bf0b2bed816423963413576b428f09bdbb869d4e
